EntityDAC
Returns the meta-type of elements in a collection.
TCustomCollection<T>
function MetaType: TMetaType; override;
Use the method to determine the meta-type of elements in the collection.